Papers by Prabhu Teja S
CoRet: Improved Retriever for Code Editing (2025.acl-short)
Copied to clipboard
| Challenge: | Existing encoder models perform poorly in repository-level retrieval for code-editing tasks. |
| Approach: | They propose a loss function for code retrieval that integrates code semantics, repository structure, and call-graph dependencies. |
| Outcome: | The proposed model significantly improves retrieval recall by at least 15 percentage points over existing models on SWE-bench and Long Code Arena’s bug localisation datasets. |